home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
DRAWSTAT.PAK
/
DRAWSTAT.RH
< prev
next >
Wrap
Text File
|
1997-05-06
|
544b
|
21 lines
//----------------------------------------------------------------------------
// ObjectWindows - (C) Copyright 1995 by Borland International
//----------------------------------------------------------------------------
#define IDI_SAMPLE 1
#define IDB_SAMPLE 101
#define IDD_DRAWSTATE 101
#define IDC_BITMAP 100
#define IDC_ICONT 101
#define IDC_PREFIXTEXT 102
#define IDC_TEXT 103
#define IDC_NORMAL 110
#define IDC_UNION 111
#define IDC_DISABLED 112
#define IDC_MONO 113
#define IDC_RIGHT 114
#define IDC_SAMPLE 125